-- card: 4854 from stack: in -- bmap block id: 6957 -- flags: 0000 -- background id: 2630 -- name: Eastern -- part 2 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=131 top=221 right=239 bottom=148 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp put "Chicago, Ilinois"into line 1 of card field "answer" show card field "answer" wait 3 seconds hide card field "answer" end mouseUp -- part 3 (field) -- low flags: 80 -- high flags: 4002 -- rect: left=171 top=164 right=191 bottom=359 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 3 -- text size: 18 -- style flags: 256 -- line height: 24 -- part name: answer -- part 4 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=244 top=223 right=241 bottom=262 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp put "Cleveland, Ohio"into line 1 of card field "answer" show card field "answer" wait 3 seconds hide card field "answer" end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=279 top=233 right=251 bottom=295 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp put "Pittsburgh, Penn."into line 1 of card field "answer" show card field "answer" wait 3 seconds hide card field "answer" end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=95 top=298 right=316 bottom=111 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp put "St. Louis,Missouri"into line 1 of card field "answer" show card field "answer" wait 3 seconds hide card field "answer" end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=167 top=275 right=291 bottom=183 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp put "Indianapolis, IND"into line 1 of card field "answer" show card field "answer" wait 3 seconds hide card field "answer" end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=228 top=283 right=298 bottom=265 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 9 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=300 top=196 right=215 bottom=338 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Erie Railroad ----- HyperTalk script ----- on mouseUp push card go to card "ErieWar" end mouseUp -- part 10 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=413 top=170 right=187 bottom=429 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp put "Boston, Mass."into line 1 of card field "answer" show card field "answer" wait 3 seconds hide card field "answer" end mouseUp -- part 11 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=366 top=216 right=233 bottom=382 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp put "Philly, Penn."into line 1 of card field "answer" show card field "answer" wait 3 seconds hide card field "answer" end mouseUp -- part 12 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=0 top=278 right=319 bottom=44 -- title width / last selected line: 0 -- icon id / first selected line: 1016 / 1016 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Prev ----- HyperTalk script ----- on mouseUp go to card "map" end mouseUp -- part 13 (button) -- low flags: 00 -- high flags: 8000 -- rect: left=0 top=20 right=80 bottom=74 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp go to card "menu" end mouseUp -- part 14 (button) -- low flags: 00 -- high flags: A002 -- rect: left=16 top=319 right=340 bottom=76 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Return ----- HyperTalk script ----- on mouseUp global returncard go to returncard end mouseUp -- part contents for card part 3 ----- text ----- Boston, Mass.